KeyedCollection.markAsSaved

Changes this to not contain changes and also marks all the items as saved. Should only be used after a save.

mixintemplate KeyedCollection(T)
final nothrow pure @nogc
void
markAsSaved
()

Meta